home *** CD-ROM | disk | FTP | other *** search
- /* PDoMenuTextMaster Handle a selection of the menu bar */
-
- /* Unit name: PDoMenuTextMaster.h */
- /* Function: This module calls the appropiate menu list */
- /* handler routine. */
- /* History: 5/9/91 Original by Prototyper 3.0 */
-
-
- /* ======================================================= */
-
- /* Handle the menu selection */
- void Handle_My_Menu( short theMenu,short theItem);
-
-
- /* ======================================================= */
-
-
-